home *** CD-ROM | disk | FTP | other *** search
/ Mac OS on the PowerPC Mic…rocessor - In Store Demo / Mac OS on the PowerPC Microprocessor.iso / MacOS / MacOS.dxr / 00073.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  104 b   |  6 lines

  1. global objVolumeBtn
  2.  
  3. on mouseDown
  4.   slideMouseDown(objVolumeBtn, "volMouseStillDown", "volMouseUp")
  5. end
  6.